Active
Project:
Facebook Connect
Version:
6.x-1.0-beta8
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2009 at 11:58 UTC
Updated:
25 Jan 2011 at 10:08 UTC
This button appears on the user log in page, but it would be nice to have the flexibility of placing it anywhere on the site with a block. Is this already possible or in plans for the future? Thanks. Kevin
Comments
Comment #1
abraham commentedComment #2
maddentim commentedditto here. exactly what I am looking for...
Comment #3
maddentim commentedAn update - if you put the standard "user login" block on the home page, the FB connect icon is in there (if you are logged out). This is something, but I think I would still prefer a FB connect only block.
Comment #4
jgoldfeder commentedYou can make a simple login block by creating a new block and putting in the following code and then only making the block viewable to anonymous users.
Here is a link to other facebook buttons:
http://wiki.developers.facebook.com/index.php/Facebook_Connect_Login_But...
Comment #5
venusrising commentedThe problem is if you paste the code an in a block and then click a login link the block turns into
just code below
Does anyone know why this happen when the regular Drupal login link is clicked?
Comment #6
Jonathan Björkskog commented@jgoldfeder, this puts a button on the page, but the button does not actually work. After clicking on it it disappears as if you were logged in, but you are not logged in to the drupal site. The source code for that button does not look the same as the code for the facebook-connect button that comes with the common liogin form.. Otherwise this would have been great.
Comment #7
takinola commentedsee discussion at http://drupal.org/node/903564
to insert the Facebook connect button in a block, create a new block and add the code below